The Dreamweaver JavaScript API > Selection functions > dom.isDesignViewUpdated() |
![]() ![]() ![]() |
Availability
Dreamweaver 4.0
Description
Determines whether or not the Design view and Text view content is synchronized for those Dreamweaver operations that require a valid document state.
Arguments
None.
Returns
true
if the Design view (WYSIWIG) is synchronized with the text in the Text view, false
otherwise.
![]() ![]() ![]() |